VtAddTimeOut [ options ]
Adds a timeout callback. This callback gets called only once. If you want periodic events you must reset the timeout in your callback. This command returns an ID; you will need the ID if you want to remove the timeout with VtRemoveTimeOut.